Skip to main content

In Your Face

The flag is literally in your face.

Connect to the specified virtual machine and use ls to explore your surroundings:

ctf@tutorial:~$ ls
flag

Now just use cat to extract the content of the flag file:

ctf@tutorial:~$ cat flag
<your_flag_is_here>